home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / Mesa-2.2 / widgets-mesa / TODO < prev   
Encoding:
Text File  |  1997-01-31  |  1.0 KB  |  54 lines

  1. Some of the things hat need to be done:
  2.  
  3. GLwDrawingArea:
  4. ***************
  5.  
  6.   * Handle all resources, conform to the manpage.
  7.  
  8.  
  9. MesaDrawingArea:
  10. ****************
  11.  
  12.   * Implement the missing resources that are not inherited from
  13.   GLwDrawingArea, callbacks in particular.
  14.  
  15.   * Check Motif support with ``real'' Motif.
  16.  
  17.   * Implement the shareListWith resource
  18.  
  19. MesaWorkstation:
  20. ****************
  21.  
  22.   * Finish the Motif support, in particular the keyboard translations.
  23.  
  24.   * Rethink the geometry for views to make sure it is intuitive.
  25.  
  26.   * Sanitize the translations for controlling parametrized views.
  27.  
  28.   * Maybe implement a MapleV style viewing cube.
  29.  
  30.   * Rethink Redraw events to find a way for adding backing store.
  31.  
  32.  
  33. Demos:
  34. ******
  35.  
  36.   * finish the Motif version of the event display demo.
  37.  
  38.   * write the Motif version of the tea demo.
  39.  
  40.   * Fix the colormapping in the Motif demos.
  41.  
  42.  
  43. Documentation:
  44. **************
  45.  
  46.   * As always :-( ...
  47.  
  48.  
  49.  
  50. $Id: TODO,v 1.11 1996/09/27 10:21:52 ohl Exp $
  51. Local Variables:
  52. mode:indented-text
  53. End:
  54.